How to Install openwince-jtag software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install openwince-jtag software package in Ubuntu 14.04 LTS (Trusty Tahr)

openwince-jtag software package provides allows programming jtag capable devices such as CPUs or FPGAs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install openwince-jtag 

openwince-jtag is installed in your system.

Make ensure the openwince-jtag package were installed using the commands given below,

$ sudo dpkg-query -l | grep openwince-jtag *

You will get with openwince-jtag package name, version, architecture and description in a table

openwince-jtag package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Embedded software
Package openwince-jtag
Version 0.5.1-6ubuntu1
Description allows programming jtag capable devices such as CPUs or FPGAs
Sub Section Embedded


See Also, How to uninstall or remove openwince-jtag software package from Ubuntu 14.04 LTS (Trusty Tahr)?